home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000116_kb@cs.umb.edu_Fri Nov 18 00:37:47 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  678b

  1. Received: from terminus.cs.umb.edu by cs.umb.edu with SMTP id AA11968
  2.   (5.65c/IDA-1.4.4 for <tex-k-exp@cs.umb.edu>); Fri, 18 Nov 1994 05:38:22 -0500
  3. Received: by terminus.cs.umb.edu id AA11122
  4.   (5.65c/IDA-1.4.4); Fri, 18 Nov 1994 05:37:47 -0500
  5. Date: Fri, 18 Nov 1994 05:37:47 -0500
  6. From: "K. Berry" <kb@cs.umb.edu>
  7. Message-Id: <199411181037.AA11122@terminus.cs.umb.edu>
  8. To: kiril@uk_mailhost.sdrc.com
  9. Subject: Re:  ALPHA OSF problems
  10. Cc: karl@cs.umb.edu, tex-k@cs.umb.edu
  11.  
  12. The basename problem only happens under OSF 3.0.
  13. The fix is simply to remove kpathsea's declaration (in lib.h)
  14. and probably definition (in basename.c). Just put #if 0 ... #endif
  15. around it.